Component org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService
In bundle org.nuxeo.ecm.platform.comment.workflow
Implementation
Class:
org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
Services
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService"
version="1.0">
<service>
<provide
interface="org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService" />
</service>
<implementation
class="org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl" />
</component>